home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Format 1994 August
/
August CD.bin
/
Shareware
/
Games
/
Core War
/
Battle Programs
/
Standard
/
dwarf
next >
Wrap
Text File
|
1989-07-18
|
168b
|
11 lines
;
; Basic fighter program which sprays zeroes
; all through memory.
;
;
bombpt dat 0,0
;
lup add #4,bombpt
mov bombpt,@bombpt
jmp lup,0
end lup